Part Number Hot Search : 
KP100A HT16X2TX 0US60 319207B G2302 FS3207 2SD2264 XSD404
Product Description
Full Text Search
 

To Download ATSAMD21BLDC24V-STK Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  smart arm-based motor control kit ATSAMD21BLDC24V-STK user guide atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016
table of contents 1. atmel low voltage motor control starter kit............................................................. 3 1.1. ATSAMD21BLDC24V-STK features............................................................................................3 1.2. ATSAMD21BLDC24V-STK kit content........................................................................................ 4 1.3. design documentation and relevant links................................................................................. 5 2. getting started with ATSAMD21BLDC24V-STK....................................................... 6 3. ATSAMD21BLDC24V-STK hardware..................................................................... 12 3.1. ATSAMD21BLDC24V-STK mcu board..................................................................................... 12 3.2. ATSAMD21BLDC24V-STK driver board....................................................................................13 3.3. ATSAMD21BLDC24V-STK mcu-driver interface...................................................................... 23 4. hardware revision history and known issues........................................................26 4.1. identifying product id and revision........................................................................................... 26 4.2. revision......................................................................................................................................26 5. product compliance................................................................................................ 27 6. revision history.......................................................................................................28 atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 2
1. atmel low voltage motor control starter kit the atmel ? ATSAMD21BLDC24V-STK is a low voltage bldc, pmsm motor control starter kit. the kit contains a driver board hardware with half-bridge power mosfet drivers, current and voltage sensing circuit, hall and encoder interface, fault protection circuits, etc. the atsamd21motor mcu card is plugged into the driver board and has an on-board debugger. supported by the atmel studio integrated development platform, the kit provides easy access to the features of atsamd21j18a mcu and explains how to integrate the device in a custom motor control application. pluggable mcu cards are available from atmel, supporting other smart arm ? mcus. 1.1. ATSAMD21BLDC24V-STK features ATSAMD21BLDC24V-STK has the following features: ? pluggable mcu card interface ? debug support using on-board atmel edbg device ? three half-bridge mosfet driver ? motor bemf sensing ? motor individual phase current sensing ? dc-bus voltage sensing atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 3
? hall sensor interface ? encoder sensor interface ? over-current protection support ? over-voltage protection at 30vdc ? 5v and 3.3v mcu card support ? selectable mcu supply voltage ? reverse power supply voltage protection ? atmel xplained pro compatible header interface ? on board temperature sensor ? on board serial flash ? led fault indications ? atmel studio plug-and-use support using unique id device 1.2. ATSAMD21BLDC24V-STK kit content ATSAMD21BLDC24V-STK kit contains the pcbs, bldc motor, power adaptor and usb cable to get started and running the motor in the kit. the kit contains the following items: 1. at24vbldc driver board. 2. atsamd21motor mcu card. 3. ldo brush-less dc motor (ldo: 42bl02402-0026b-002). 4. fully assembled chassis plate. 5. 24v, 4a ac adapter (edac: ea11011e-240). 6. micro-usb cable. figure 1-1.?ATSAMD21BLDC24V-STK kit content atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 4
1.3. design documentation and relevant links the following list contains links to the most relevant documents and software for atsamd21bldc24v- stk: ? xplained pro products - atmel xplained pro is a series of small-sized and easy-to-use evaluation kits for atmel microcontrollers and other atmel products. it consists of a series of low-cost mcu boards for evaluation and demonstration of features and capabilities of different mcu families. ? ATSAMD21BLDC24V-STK user guide - pdf version of this user guide. ? ATSAMD21BLDC24V-STK design documentation - package containing schematics, bom, assembly drawings, 3d plots, layer plots, etc. ? atmel studio - free atmel ide for development of c/c++ and assembler code for atmel microcontrollers. ? edbg user guide - user guide containing more information about the on-board embedded debugger. ? atmel data visualizer - atmel data visualizer is a program used for processing and visualizing data. data visualizer can receive data from various sources such as the embedded debugger data gateway interface found on xplained pro boards and com ports. ? ATSAMD21BLDC24V-STK - product page. ? atsamd21j18a - mcu datasheet. atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 5
2. getting started with ATSAMD21BLDC24V-STK this chapetr is a step-by-step guide to get started with the samd21bldc24v-stk. 1. samd21bldc24v-stk kit contains a fully assembled chassis and 24vdc power adaptor. 2. connect the power adaptor to the supply-in connector. connect white color cable to + pin. figure 2-1.?kit with power and usb ports connected 3. switch on the power adaptor. 4. connect the micro-usb cable to the edbg-usb connector and pc usb port. 5. the power led indications on the mcu board are now on. 6. open "data visualizer". 7. in the "data visualizer connect window" choose the kit from the dgi control panel's drop down list. atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 6
figure 2-2.?data visualizer connect window 8. click "connect". the orange led in the mcu board shall now blink. 9. the data visualizer default window will pop up once the connection is made. all the fields shall show default values. atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 7
figure 2-3.?data visualizer start window 10. click on "start" to turn the motor on with default values. atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 8
figure 2-4.?data visualizer "start motor" window 11. change the value in a field and press "enter". for instance, to change the motor speed, type in the desired speed within the motor's rating and press "enter". atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 9
figure 2-5.?data visualizer "change parameter" 12. stop the motor by clicking the "stop" button. 13. to change direction of rotation after "stop", choose "ccw" in radio button and click "start". atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 10
figure 2-6.?data visualizer "change direction" 14. adjust the graph by checking "automatically fit y". atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 11
3. ATSAMD21BLDC24V-STK hardware the ATSAMD21BLDC24V-STK has a two-board architecture. the driver base board contains drive circuits, sensor circuits, protection circuits, power supply, etc., and the mcu board (mcu card) contains the mcu, clock circuit, and debug circuit. the mcu card is inserted into the 67-pin ngff standard interface on the driver board. the ATSAMD21BLDC24V-STK comes with an atsamd21j18a mcu card. 3.1. ATSAMD21BLDC24V-STK mcu board the main components in the atsamd21motor mcu card are highlighted in the pcb and block diagram given below. figure 3-1.?mcu board pcb atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 12
figure 3-2.?mcu board block diagram 3.1.1. power supply the atsamd21motor mcu card takes 3.3vdc supply from the 67-pin edge connector. both the edbg device and the main mcu operates from 3.3vdc. the power supply selection jumper on the driver board should be connected to 3v3 (silk screen text) selection. 3.1.2. main mcu circuit the atsamd21motor has an atsamd21j18a device. the device is intended to work with mcu internal clock source. a 32.768khz crystal is connected externally to the mcu. 3.1.3. embedded debugger the atsamd21j18a mcu is interfaced to the edbg debug device. the edbg uses swd interface for programming and debugging the main mcu. a debug header is also provided on the mcu board with arm cortex ? debug pinout. an external debugger can be connected to this debug port. the dgi is a proprietary communication interface used by the atmel data visualizer software to communicate with the development kits through the edbg. sercom4 of the atsamd21j18a connected to the edbg device support dgi spi interface and uses atmel adp protocol. the mcu sercom4 is also connected to the uart channel of the edbg through a pair of "normally open" jumpers, the j200 and j201. shorting these jumpers will enable the cdc uart interface for the main mcu. high speed usb port of the edbg is accessible at the driver board. edbg usb enumerates as a composite device supporting debug, dgi spi, and cdc interfaces. the usb port of the atsamd21j18a is connected to the micro-usb connecter on the driver board. 3.2. ATSAMD21BLDC24V-STK driver board the driver board contains half-bridge mosfet driver circuits for three-phase bldc, pmsm motor drive and supports 12-24vdc recommended bus drive voltage. individual phase current sense, bus voltage sense, and back-emf sense circuits supports development of sensor-less motor drive algorithms. hall and encoder sensor interfaces enables the user to develop sensor-based motor control applications. the atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 13
driver board has over-voltage protection in hardware and over-current shutdown through the mcu input. reverse voltage protection is available at 12-24vdc and ext1-header external supply inputs. usb interface headers are interfaced to the main mcu and edbg device in the mcu board. temperature sensor, serial flash, xpro interface header, and uid chip circuits are the other features included in the driver board hardware. the figure below shows the main components and block diagram of driver board. figure 3-3.?ATSAMD21BLDC24V-STK driver board pcb atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 14
figure 3-4.?ATSAMD21BLDC24V-STK block diagram 3.2.1. half-bridge fet driver the half-bridge circuit is based on the ntmfs5c646nl n-channel power mosfet. each half-bridge is driven by the ncp5106a gate driver. the gate driver takes two independent pwm inputs from the mcu and uses bootstrap technique to drive the high side power mosfet in the half-bridge. the bootstrap capacitor is tied between pin5 and pin8 of the ncp5106 through a resistor. c5 is the bootstrap capacitor and d1 is the bootstrap diode for phase-u half-bridge, as shown in the figure below. the bootstrap capacitor value is chosen based on the total charge to be supplied by the capacitor and maximum allowable voltage drop on the bootstrap capacitor. atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 15
figure 3-5.?half-bridge driver schematic 3.2.2. power supply the driver board has multiple power supply selection options. automatic supply input selection is similar to the atmel xplained pro hardware. the block diagram shows how to use the sw1 user switch and the jumper available on the pcb to select the mcu voltage supply. figure 3-6.?driver board power supply 3.2.3. phase current sense the current sense resistor and the differential amplifier circuit enables measurement of individual phase currents using the adc channel of the mcu. the figure below shows the sense circuit for the u-phase and reference generator. r30 is the current shunt and op-amp u8 is configured in inverting differential amplifier configuration. voltage offset is added to the sense output, which is the reference voltage output generated from the mcu supply voltage (mcu supply divided by 2). solving the circuit, vout = vr-(is.rs)(r52/r16) vout = u_i_sense at tp13 vr = reference voltage (= 1.65v) is = phase current rs = shunt resistor atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 16
r52 = feedback resistor r16 = input side resistor figure 3-7.?current sense and reference generation circuit 3.2.4. bemf, dc bus sense back-emf generated in the phase windings can be determined from the voltage read at the individual phase terminals. a schematic drawing for the voltage scaling and the filter circuit is shown in the figure below. bemf output is connected to the adc and analog comparator of the mcu. motor dc supply is divided by network r79, r80 and connected to adc reference and analog comparator. figure 3-8.? back-emf, dc bus voltage sense circuit 3.2.5. over-voltage protection (ovp) dc bus voltage is monitored by the voltage sense circuit. if the voltage gets higher than 30vdc, the over- voltage protection will shut down the fet driver. the ovp circuit is shown in the figure below. sense voltage is determined by the zener diode (d7) voltage (28v) and r-network r117 and r118. vgs (threshold) of q8a is typically 2v. atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 17
figure 3-9.?ovp circuit 3.2.6. over-current protection over-current protection (ocp off) is signaled from the mcu when the total individual phase shunt current value exceeds the limit. shutdown circuit is shown in the image below. q8b will be off in normal operation and switches on and shuts off u5 when ocp off triggers. shutting down u5 will cut off the mosfet driver and can be switched back to active condition by pressing the sw2 push button. figure 3-10.?over-current protection circuit 3.2.7. hall sensor interface the hall sensor interface uses nts0104 level translator. the interface is tested with motors with open drain and push pull type hall sensor output. the ldo motor supplied with ATSAMD21BLDC24V-STK has open drain hall sensor output type. atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 18
3.2.8. encoder sensor interface the encoder sensor interface uses a nts0104 level translator. the interface is tested with motors with open drain and push pull type encoder sensor output. the ldo motor supplied with ATSAMD21BLDC24V-STK has open drain output type. 3.2.9. atmel xplained pro interface the xplained pro compatible header has a 20-pin ext1 connector and a 4-pin power connector. all the lines of the 20-pin header are routed to the 67-pin ngff interface. some pins of the header are not connected to the mcu ports, also some pins are connected to other features on the driver board. this is based on the availability of pins on the mcu card. the table below shows the pinout for both the connectors in the case of atsamd21motor mcu card supplied with the kit. table 3-1.?ext1- xplained pro extension header pin pin name 67-pin interface driver board connections samd21j18a port 1 id_2 4 edbg_id2/ext1_1 edbg_pb01 2 gnd 67 - gnd 3 adc(+) 20 ext_3 nc 4 adc(-) 35 ext1_4(gpio10) nc 5 gpio5 22 ext1_5(gpio5) pb31 6 gpio6 23 ext1_6(gpio6) pa17 7 pwm(+) 18 ext1_7(gpio1) pa19 8 pwm(-) 19 ext1_8(gpio2) pb08 9 irq/gpio 37 ext1_9(gpio12) nc 10 spi_ss_b/gpio 36 ext1_10(gpio11) nc 11 twi_sda 12 temp_sda, ext1_11 pa22 12 twi_scl 13 temp_scl, ext_12 pa23 13 uart_rx 26 rxd_ ext1_13 pa13 14 uart_tx 27 txd_ext1_14 pa12 15 spi_ss_a 34 ext_15 pa02 16 spi_mosi 17 spi_mosi, ext1_16 pb16 17 spi_miso 15 spi_miso, ext1_17 pa20 18 spi_sck 16 spi_sck, ext1_18 pb17 19 gnd 67 - - 20 vcc_p 63 vcc_p vcc_target_p3v3 table 3-2.?xplained pro power header pin signal name description 1 vcc_ext_p5v0 external 5vdc input 2 gnd ground atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 19
3 vcc_p5v0 5v 4 vcc_p mcu voltage 3.2.10. temperature sensor the temperature sensor is placed adjacent to the mosfet drive circuit to sense the board temperature. the at30tse758 temperature sensor is connected to the mcu through i 2 c and smbus compatible 2- wire interface and has 7-bit i 2 c address 1001111. table 3-3.?i 2 c pin connection signal 67pin # samd21j18a mcu pin indented mux function temp sda 12 pa22 sercom3(pad0) temp scl 13 pa23 sercom3(pad1) temp alert 24 pb30 io 3.2.11. serial flash the at25df0181a 8mb serial flash is connected to the mcu through spi interface. some of the pins are routed to the ext1 header as given in the table below. table 3-4.?flash pin connection signal 67pin # samd21j18a mcu pin indented mux function other connection flash ss 14 pa21 sercom5(pad3) flash miso 15 pa20 sercom5(pad2) ext1_17 flash sck 16 pb17 sercom5(pad1) ext1_18 flash mosi 17 pb16 sercom5(pad0) ext1_16 3.2.12. uid identification chip the uid chip is a unique id chip used by the edbg interface to enable automatic board identification in atmel studio. when the motor control evaluation board is connected to the usb port the atmel studio recognizes it and load the necessary software and documentation. 3.2.13. usb communication interface the driver board has edbg and mcu micro-usb headers. edbg usb is connected to the hs usb port of the edbg device in the mcu card. mcu usb is connected to the usb port of the mcu in the mcu card plugged in. 3.2.14. debug test points test points are available on the driver board for probing debug signals. proper silk screen text is provided on the pcb to identify the test points. some of the most useful test points are highlighted in the image below. atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 20
figure 3-11.?debug test points on the driver board 3.2.15. motor specification specification and wiring for the motor are given in the figure below. atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 21
figure 3-12.?motor specification atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 22
3.3. ATSAMD21BLDC24V-STK mcu-driver interface atmel low voltage motor control solution support plugable mcu cards. the mcu card and driver interface is a standard 67-pin interface as given in table below. table 3-5.?mcu-driver interface pin-out pin interface name driver board samd21j18a pin samd21 function 1 edbg usb hsp edbg_usb_hs_p edbg_usb_hs_p edbg_usb_hs_n 2 nc nc nc nc 3 edbg usb hsn edbg_usb_hs_n edbg_usb_hs_n edbg_usb_hs_n 4 edbg id2 edbg_id2/ext1_1 edbg_pb01 edbg 5 nc nc nc nc 6 edbg id1 edbg_id1 edbg_pa28 edbg 7 mcu usb dp target_usb_hs_p pa25 usb_dn 8 target usb vbus vcc_target_usb_ p5v0 nc nc 9 mcu usb dn target_usb_hs_n pa24 usb_dp 10 edbg usb vbus vcc_edbg_usb_p5 v0 vcc_edbg_usb_p5 v0 vcc_edbg_usb_p5 v0 11 target_usb_id target_usb_id nc nc 12 temp sda temp_sda, ext1_11 pa22 sercom3(pad0) 13 temp scl temp_scl, ext_12 pa23 sercom3(pad1) 14 flash ss spi_ss pa21 sercom5(pad3) 15 flash miso spi_miso, ext1_17 pa20 sercom5(pad2) 16 flash sck spi_sck, ext1_18 pb17 sercom5(pad1) 17 flash mosi spi_mosi, ext1_16 pb16 sercom5(pad0) 18 mcu gpio1 ext1_7(gpio1) pa19 (0) i/o, extint8 (encoder) 19 mcu gpio2 ext1_8(gpio2) pb08 i/o 20 mcu gpio3 ext_3 nc i/o 21 mcu gpio4 nc(gpio4) nc i/o 22 mcu gpio5 ext1_5(gpio5) pb31 i/o 23 mcu gpio6 ext1_6(gpio6) pa17 i/o 24 mcu gpio7 temp_alert(gpio7) pb30 i/o 25 ocp ocp(gpio8) pb03 i/o 26 ext1 rxd rxd_ ext1_13 pa13 sercom2(pad1) 27 ext1 txd txd_ext1_14 pa12 sercom2(pad0) atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 23
28 pwm uh pwm_uh pa08 w00(tcc0) 29 pwm ul pwm_ul pa14 w04(tcc0) 30 pwm vh pwm_vh pa09 w01(tcc0) 31 pwm vl pwm_vl pa15 w05(tcc0) 32 pwm wh pwm_wh pa10 w02(tcc0) 33 pwm wl pwm_wl pa16 w06(tcc0) 34 mcu_gpio8 ext_15 pa02 ain0 (adc) 35 ata reset ext1_4(gpio10) nc i/o 36 ata wd ext1_10(gpio11) nc i/o 37 ata sleep ext1_9(gpio12) nc i/o 38 ushunt_adc ushunt_adc pb04 ain12(adc) 39 vshunt_adc vshunt_adc pb05 ain13(adc) 40 wshunt_adc wshunt_adc pa11 ain19(adc) 41 motor vdc motor_adc pb02 ain10(adc) 42 bemf u_adc bemf_uadc pb00 ain8(adc) 43 bemf v_adc bemf_vadc pb01 ain9(adc) 44 bemf_w_adc bemf_wadc pb06 ain14(adc) 45 bemf up bemf_up pa04 ain0 (ac) 46 bemf un bemf_un pa05 ain1 (ac) 47 bemf vp bemf_vp pa06 ain2 (ac) 48 bemf vn bemf_vn pa07 ain3 (ac) 49 bemf wp bemf_wp pb07 ain0(ac1) 50 bemf wn bemf_wn pb07 ain1(ac1) 51 hall1 hall1 pa03 extint3 52 hall2 hall2 pa18 extint2 53 hall3 hall3 pa28 extint8 54 hall trx oe hall_trx_oe pb11 i/o 55 encoder_a encoder_a pb09 extint9 56 encoder_b encoder_b pb10 extint10 57 encoder_z encoder_z pb23 extint7 58 encoder_en encoder_en pb22 i/o 59 nc nc nc nc 60 nc nc nc nc 61 nc nc nc nc atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 24
62 3v3 supply for mcu vcc_p vcc_target_p3v3 nc 63 3v3 supply for mcu vcc_p vcc_target_p3v3 nc 64 gnd gnd gnd nc 65 gnd gnd gnd nc 66 gnd gnd gnd nc 67 gnd gnd gnd nc atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 25
4. hardware revision history and known issues 4.1. identifying product id and revision the revision and product identifier of ATSAMD21BLDC24V-STK can be found by looking at the sticker on the bottom side of the pcb. the identifier and revision are printed in plain text as a09-nnnn\rr, where nnnn is the identifier and rr is the revision. also the label contains a 10-digit serial number unique to each kit assembly that contains the pcbs, motor and chassis. the product identifier for ATSAMD21BLDC24V-STK is a09-2671. 4.2. revision kit assembly revision for initial version is a09-2671/03. known issues in this revision are: ? the driver board should be powered off when the user is changing the power supply selection switch or power supply selection jumper. overall power consumption of the board seems to be increasing otherwise. atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 26
5. product compliance rohs and weee the atmel ATSAMD21BLDC24V-STK and its accessories are manufactured in accordance to both the rohs directive (2002/95/ec) and the weee directive (2002/96/ec). ce and fcc the atmel ATSAMD21BLDC24V-STK unit has been tested in accordance to the essential requirements and other relevant provisions of directives: ? directive 2004/108/ec (class b) ? fcc rules part 15 subpart b the following standards are used for evaluation: ? en 61326-1 (2013) ? fcc cfr 47 part 15 (2013) the technical construction file is located at: atmel norway vestre rosten 79 7075 tiller norway every effort has been made to minimize electromagnetic emissions from this product. however, under certain conditions, the system (this product connected to a target application circuit) may emit individual electromagnetic component frequencies which exceed the maximum values allowed by the above- mentioned standards. the frequency and magnitude of the emissions will be determined by several factors, including layout and routing of the target application with which the product is used. atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 27
6. revision history doc. rev. date description 42681a 02/2016 initial document release. atmel ATSAMD21BLDC24V-STK [user guide] atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 28
atmel corporation 1600 technology drive, san jose, ca 95110 usa t: (+1)(408) 441.0311 f: (+1)(408) 436.4200 | www.atmel.com ? 2016 atmel corporation. / rev.: atmel-42681a-smart-arm-based-motor-control-kit_user guide-02/2016 atmel ? , atmel logo and combinations thereof, enabling unlimited possibilities ? , and others are registered trademarks or trademarks of atmel corporation in u.s. and other countries. arm ? , arm connected ? logo, cortex ? , and others are the registered trademarks or trademarks of arm ltd. other terms and product names may be trademarks of others. disclaimer: the information in this document is provided in connection with atmel products. no license, express or implied, by estoppel or otherwise, to any intellectual property right is granted by this document or in connection with the sale of atmel products. except as set forth in the atmel terms and conditions of sales located on the atmel website, atmel assumes no liability whatsoever and disclaims any express, implied or statutory warranty relating to its products including, but not limited to, the implied warranty of merchantability, fitness for a particular purpose, or non-infringement. in no event shall atmel be liable for any direct, indirect, consequential, punitive, special or incidental damages (including, without limitation, damages for loss and profits, business interruption, or loss of information) arising out of the use or inability to use this document, even if atmel has been advised of the possibility of such damages. atmel makes no representations or warranties with respect to the accuracy or completeness of the contents of this document and reserves the right to make changes to specifications and products descriptions at any time without notice. atmel does not make any commitment to update the information contained herein. unless specifically provided otherwise, atmel products are not suitable for, and shall not be used in, automotive applications. atmel products are not intended, authorized, or warranted for use as components in applications intended to support or sustain life. safety-critical, military, and automotive applications disclaimer: atmel products are not designed for and will not be used in connection with any applications where the failure of such products would reasonably be expected to result in significant personal injury or death (safety-critical applications) without an atmel officer's specific written consent. safety-critical applications include, without limitation, life support devices and systems, equipment or systems for the operation of nuclear facilities and weapons systems. atmel products are not designed nor intended for use in military or aerospace applications or environments unless specifically designated by atmel as military-grade. atmel products are not designed nor intended for use in automotive applications unless specifically designated by atmel as automotive-grade.


▲Up To Search▲   

 
Price & Availability of ATSAMD21BLDC24V-STK

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X